get Hop Start
Hop limit with which the original packet started. Sent via LoRa using three bits in the unencrypted header.
When receiving a packet, the difference between hop_start and hop_limit gives how many hops it traveled.
Content copied to clipboard
uint32 hop_start = 15;
Return
The hopStart.